-
Home
-
WP SMS – Ultimate SMS & MMS Notifications, OTP, 2FA, and WooCommerce & Forms Integrations
-
6.1.5
-
Code
-
Classes
- WooCommerceOrderNotification
| Total Complexity |
20 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
126 |
| Lines of code |
66 |
| Logical lines of code |
24 |
| Comment lines |
0 |
| Methods |
18 |
| Properties |
2 |
Methods 18
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
S |
74 |
2 |
5 |
| getItems() |
S |
64 |
2 |
9 |
| success() |
S |
72 |
1 |
5 |
| failed() |
S |
72 |
1 |
5 |
| getFirstName() |
S |
81 |
1 |
3 |
| getLastName() |
S |
81 |
1 |
3 |
| getCompany() |
S |
81 |
1 |
3 |
| getAddress() |
S |
81 |
1 |
3 |
| getEditOrderUrl() |
S |
80 |
1 |
3 |
| getBillingPhone() |
S |
81 |
1 |
3 |
| getNumber() |
S |
81 |
1 |
3 |
| getTotal() |
S |
81 |
1 |
3 |
| getCurrency() |
S |
81 |
1 |
3 |
| getCurrencySymbol() |
S |
80 |
1 |
3 |
| getPayUrl() |
S |
80 |
1 |
3 |
| getId() |
S |
81 |
1 |
3 |
| getStatus() |
S |
80 |
1 |
3 |
| getMeta() |
S |
78 |
1 |
3 |